(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:04 +0000 (01:01 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 20 Jul 2006 01:01:04 +0000 (01:01 +0000)
commit27000c0281460afb4a108de172bf9836d717d202
tree11396ba182287fa96c697efb70956f84eaed2225
parent441d1d44638cc8bda1d1eabcdc666a58537aebc9
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
(init_alloc_once): Initialize them.
(pure_alloc): Allocate non-Lisp objects from the end of pure storage
without alignment.
src/alloc.c